home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / console / svgatext.9 / svgatext / README next >
Encoding:
Text File  |  1996-06-14  |  1.3 KB  |  41 lines

  1.                                SVGATextCalc V0.9
  2.                                ~~~~~~~~~~~~~~~~~
  3.  
  4.                            Jun/1996 by Marco Paganini
  5.                                paganini@ism.com.br
  6.                          http://www.ism.com.br/~paganini
  7.  
  8. OVERVIEW:
  9.  
  10. SVGATextCalc is a small perl 5 program used to calculate "Modelines"
  11. suitable for SVGATextMode. The program has some intelligence built in
  12. and will try to calculate a video mode as close as possible to the
  13. requested one.
  14.  
  15. NOTES:
  16.  
  17. 1) You need SVGATextMode installed
  18. 2) You will certainly need to use vgaset to make minor adjustments to
  19.    the created modes. That's quite easy to do and will allow you to
  20.    center the image on your monitor.
  21.  
  22. INSTALLATION:
  23.  
  24. Pretty easy:
  25.  
  26. 1) mv SVGATextCalc /usr/local/bin
  27. 2) mv SVGATextCalc.1 /usr/local/man/man1
  28. 3) ln -s /usr/local/bin/SVGATextCalc /usr/local/bin/stc
  29.  
  30. Use the paths that are adequate to your system. The above ones will
  31. fit nicely on most Linux systems, for instance. The step 3 will
  32. create a link, so that you can invoke the program using only "stc".
  33.  
  34.                                ========
  35.  
  36. I would like to know if people are using this program, and what they
  37. think of it. Comments, flames, etc to paganini@ism.com.br.
  38.  
  39.                               === // ===
  40.  
  41.